*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Nov 2006 15:44:40 +0000 (15:44 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Nov 2006 15:44:40 +0000 (15:44 +0000)
lib-src/ChangeLog

index f0784ab5e4ade4767bbd5ddb225ed889030ef932..6873b16eb397284e4cb1c23579ce5dd7acf79556 100644 (file)
@@ -1,7 +1,11 @@
+2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacsclient.c [!WINDOWSNT]: Include <sys/types.h>.
+
 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
 
-       * emacsclient.c (get_server_config): Declare set_fg as FARPROC to
-       avoid a compiler warning.
+       * emacsclient.c (get_server_config) [WINDOWSNT]: Declare set_fg as
+       FARPROC to avoid a compiler warning.
 
 2006-11-07  Juanma Barranquero  <lekktu@gmail.com>